From 5139b5582954e00dc0a11756938cedfd054099d9 Mon Sep 17 00:00:00 2001 From: Stefano Stabellini Date: Thu, 1 Dec 2011 16:26:31 +0000 Subject: [PATCH] xl.pod.1: add a description of the global options Signed-off-by: Stefano Stabellini Committed-by: Ian Jackson --- docs/man/xl.pod.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index 8cc977924b..292b3c61c5 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -45,6 +45,22 @@ Most B commands require root privileges to run due to the communications channels used to talk to the hypervisor. Running as non root will return an error. +=head1 GLOBAL OPTIONS + +Some global options are always available: + +=over 4 + +=item B<-v> + +Verbose. + +=item B<-N> + +Dry run: do not actually execute the command. + +=back + =head1 DOMAIN SUBCOMMANDS The following subcommands manipulate domains directly. As stated -- 2.30.2